Skip to content

pc: Properly adjust indentation when inlining blocks #22915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 10, 2025

Conversation

KacperFKorban
Copy link
Member

KacperFKorban and others added 3 commits April 3, 2025 19:18
Co-Authored-By: Katarzyna Marek <[email protected]>
Co-Authored-By: Robert Marek <[email protected]>
- fix handling non-multiline edits
- rename adjustRhs to extendWithSurroundingParens
- adjust a failing test after the changes
@KacperFKorban KacperFKorban requested a review from tgodzik April 10, 2025 15:37
@KacperFKorban KacperFKorban marked this pull request as ready for review April 10, 2025 15:37
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tgodzik tgodzik merged commit 44a61ea into scala:main Apr 10, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inline should support indentation sensitive blocks
2 participants